spi: Kconfig: Add TEGRA20_SLINK entry
authorJagan Teki <[email protected]>
Sat, 27 Jun 2015 10:37:54 +0000 (16:07 +0530)
committerJagan Teki <[email protected]>
Wed, 1 Jul 2015 16:09:05 +0000 (21:39 +0530)
Added TEGRA20_SLINK entry on Kconfig with help description.

Signed-off-by: Jagan Teki <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Cc: Tom Warren <[email protected]>
Cc: Stephen Warren <[email protected]>
drivers/spi/Kconfig

index 8ffb3c47cb84e51b22cafaad4bf33a08c535511b..c84a7b74d6cad193ad209f27fc8ed0b8f89fa1c3 100644 (file)
@@ -100,6 +100,13 @@ config TEGRA20_SFLASH
          can be used to access the SPI NOR flash on platforms embedding this
          nVidia Tegra20 IP core.
 
+config TEGRA20_SLINK
+       bool "nVidia Tegra20/Tegra30 SLINK driver"
+       help
+         Enable the nVidia Tegra20/Tegra30 SLINK driver. This driver can
+         be used to access the SPI NOR flash on platforms embedding this
+         nVidia Tegra20/Tegra30 IP cores.
+
 config XILINX_SPI
        bool "Xilinx SPI driver"
        help